func internal/runtime/cgroup.parseCPURelativePath
2 uses
internal/runtime/cgroup (current package)
cgroup_linux.go#L357: n, version, err := parseCPURelativePath(fd, syscall.Read, out[:], scratch)
cgroup_linux.go#L371: func parseCPURelativePath(fd int, read func(fd int, b []byte) (int, uintptr), out []byte, scratch []byte) (int, Version, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)